2013-01-23 - 5663 - Break Fix - EMEA PO output form changes #MMPPForms #EMEA #ABAPFORMS #ABAPSUPPORT #abapformsmm
5663.100 - EMEA PO output form changes
Summary Description
EMEA PO output form changes to for MRO POs.
Admin Info
Purpose
|
5663.100 - EMEA PO output form changes
|
Requested by
|
Babu Lankipalli
|
Issue Date
|
01-23-2013
|
Resolved by
|
Laxman
|
Resolved Date
|
01-24-2013
|
Document Status
|
Complete
|
Detailed Description
(Include Screen Shots if required )
When the purchase order is created for UK without material number (Just by giving the text) print out is generating with missing data.
Analysis and Recommendations
(Include Screen Shots if required)
After analyzing understand that the print program is not able handle MRO items (Items which are created without material numbers). So recommended to change the program and forms accordingly.
Initially in the EMEA PO forms, we are differentiating the items based on MATNR(Material Number) and as the MRO items doesn't contain Material Number data wrong output was displayed in the printout. So in order to accumulate these cases we have planned to change the differentiation field from MATNR to MAKTX(Material Description) as the MRO Items contains text and PO's without MRO's also contains text it would help in displaying the output correctly.
1
|
Testing of Purchase orders for Company code 0030
|
Resolution
Modified the code in EMEA PO Forms to differentiate the items from MATNR(Material) to MAKTX(Material Description) to display the correct Grids, UPC, MSRP Price, Date etc.
Release Information
Provide link here to Release Notes
2013-01-24 - 5663.200 - Rel Notes - EMEA PO output form changes